home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 February (DVD)
/
PCWorld_2008-02_DVD.iso
/
v cisle
/
PHP
/
PHP.exe
/
xampp-win32-1.6.5-installer.exe
/
php
/
go-pear.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
2007-12-20
|
90 b
|
5 lines
@ECHO OFF
set PHP_BIN=php.exe
%PHP_BIN% -d output_buffering=0 PEAR\go-pear.phar
pause